
Windows systems:
----------------

Several entry points are provided via batch files:

  surmulot.bat       launches Emacs and Squeak (muO)

  start muO.bat      launches muO alone
  start emacs.bat    launches Emacs alone
  start keykit.bat   launches keykit alone (if present)
  start manager.bat  start or restart the Surmulot manager

  manager.bat        launch Emacs with Surmulot manager code loaded, 
                      do not start the manager (mostly useful for development)

Since the muO image can have multiple versions, two more batch files
allow to launch either the original or the latest version of muO:

  start original muO.bat
  start latest muO.bat


GNU/linux systems:
------------------

Entry points are provided via bash scripts:

  start surmulot     launches Emacs and Squeak (muO)

  start muO          launches muO alone
  start emacs        launches Emacs alone
  start manager      start or restart the Surmulot manager

  manager            launch Emacs with Surmulot manager code loaded, 
                      do not start the manager (mostly useful for development)


WWW
---

Surmulot home page: http://www.zogotounga.net/surmulot/surmulot.html
Contact: Stef at hepta@zogotounga.net

